--- layout: page_default title: 'Neon Inkwell' --- {% include latest-news-bar.html %}

Of That Colossal Wreck

{% assign episodes = site.posts | reverse %} {% for post in episodes %} {% if post.podcasts contains "neon" %} {% if post.neon_category contains "otcw" %} {% assign url = post.url | prepend: site.baseurl %} {% endif %} {% endif %} {% endfor %}
{{ post.episode_number | escape }} {{ post.episode_title | escape }} {%- if post.trailer %}TRAILER {% endif -%} {%- if post.episode_type contains "incomplete" %}INCOMPLETE {% endif -%} {{ post.date | date: "%Y‑%m‑%d" }}